-- card: 5499 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3203 -- name: -- part 1 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=126 top=54 right=284 bottom=458 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 14 -- style flags: 8192 -- line height: 18 -- part name: -- part contents for background part 6 ----- text ----- 7 of 8 -- part contents for card part 1 ----- text ----- NewFileName( , ) The first required parameter, , should be a simple descriptive statement about the request, such as, "Save document as?," or "Save test result to:." The second required parameter is . The first time NewFileName is called this should be empty (“”) as the user is saving an untitled document. Thereafter, it should contain the name of the document as previously given by the user.